'Declaration Public ReadOnly Property Items As System.Collections.Generic.IList(Of WpfColoredObjects)
public System.Collections.Generic.IList<WpfColoredObjects> Items { get; }
public: __property System.Collections.Generic.IList<WpfColoredObjects*>* get_Items();
public:
property System.Collections.Generic.IList<WpfColoredObjects^>^ Items { System.Collections.Generic.IList<WpfColoredObjects^>^ get(); }